This week in Flutter #129: Are you using Copilot for your advent of code?
How is it going with your advent of code? Are you using any “AI” assistant?
- Michele Volpato
🧑💻 Development in Flutter
Popups in Flutter the Right Way
In this article, Michael explains how to implement popups in Flutter by using this week’s Widget of the Week: OverlayPortal.
How we built it: Ask Dash — A generative AI Flutter application
Very Good Ventures worked on an “AI”-powered Flutter app, Ask Dash. The app uses Vertex AI Search and Conversation. The article explains how they built the app and how they used Vertex AI.
Challenge 9 – Color Switch Game replica using the Flutter & Flame game engine
This is a series of videos where Iman builds a replica of Color Switch using the Flame game engine. You can find the code on GitHub.
🎥 Flutter videos
OverlayPortal (Widget of the Week)
“OverlayPortal is a widget that simplifies creating overlays in Flutter.”
Observable Flutter #31: Accessibility
with Craig Labenz and Manuela Sakura Rommel
I mentioned Manuela’s talk at FlutterCon Berlin in a previous issue. During the talk, Craig proposed to have her on the show to discuss accessibility in Flutter, and here she is! They discuss the importance of accessibility, how to test it, and how to implement it in Flutter.
👨💻 Software engineering
How Google takes the pain out of code reviews, with 97% dev satisfaction
by Leonardo Creed
What is Critique? It’s a tool that Google uses to make code reviews more efficient. It helps you find the right person to review your code, and it helps you review code faster. Learn the guidelines that Google uses to make code reviews more efficient and less painful and how Critique looks and works.
That’s it for this week.
If you want to comment on any of this week’s entries, you can do it in the comment section below.
Have a bug-free week,
- Michele Volpato
Leave a comment